﻿2026-07-19T12:29:04.3189293Z ##[group]Run actions/checkout@v5
2026-07-19T12:29:04.3189579Z with:
2026-07-19T12:29:04.3189769Z   repository: SaberMage/spt-shell-notify
2026-07-19T12:29:04.3190013Z   path: .adapter-notify
2026-07-19T12:29:04.3191707Z   token: ***
2026-07-19T12:29:04.3191879Z   ssh-strict: true
2026-07-19T12:29:04.3192055Z   ssh-user: git
2026-07-19T12:29:04.3192231Z   persist-credentials: true
2026-07-19T12:29:04.3192428Z   clean: true
2026-07-19T12:29:04.3192613Z   sparse-checkout-cone-mode: true
2026-07-19T12:29:04.3192826Z   fetch-depth: 1
2026-07-19T12:29:04.3193019Z   fetch-tags: false
2026-07-19T12:29:04.3193199Z   show-progress: true
2026-07-19T12:29:04.3193377Z   lfs: false
2026-07-19T12:29:04.3193542Z   submodules: false
2026-07-19T12:29:04.3193713Z   set-safe-directory: true
2026-07-19T12:29:04.3193896Z env:
2026-07-19T12:29:04.3194065Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T12:29:04.3194308Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T12:29:04.3194531Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-19T12:29:04.3194774Z ##[endgroup]
2026-07-19T12:29:04.4914243Z Syncing repository: SaberMage/spt-shell-notify
2026-07-19T12:29:04.4915442Z ##[group]Getting Git version info
2026-07-19T12:29:04.4916005Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-19T12:29:04.4937916Z [command]/usr/bin/git version
2026-07-19T12:29:04.5037096Z git version 2.43.0
2026-07-19T12:29:04.5054431Z ##[endgroup]
2026-07-19T12:29:04.5065373Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/86c0e64a-9493-410c-98a7-4870ab77202a' before making global git config changes
2026-07-19T12:29:04.5066229Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:29:04.5068248Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-19T12:29:04.5092974Z ##[group]Initializing the repository
2026-07-19T12:29:04.5095570Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-19T12:29:04.5121858Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-19T12:29:04.5122455Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-19T12:29:04.5122918Z hint: of your new repositories, which will suppress this warning, call:
2026-07-19T12:29:04.5123277Z hint: 
2026-07-19T12:29:04.5123546Z hint: 	git config --global init.defaultBranch <name>
2026-07-19T12:29:04.5123853Z hint: 
2026-07-19T12:29:04.5124406Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-19T12:29:04.5124870Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-19T12:29:04.5125218Z hint: 
2026-07-19T12:29:04.5125422Z hint: 	git branch -m <name>
2026-07-19T12:29:04.5126720Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-19T12:29:04.5133110Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-19T12:29:04.5156279Z ##[endgroup]
2026-07-19T12:29:04.5156640Z ##[group]Disabling automatic garbage collection
2026-07-19T12:29:04.5158516Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T12:29:04.5183611Z ##[endgroup]
2026-07-19T12:29:04.5183944Z ##[group]Setting up auth
2026-07-19T12:29:04.5188354Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:29:04.5210820Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T12:29:04.5420982Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:29:04.5445764Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T12:29:04.5626164Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:29:04.5652799Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T12:29:04.5845730Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T12:29:04.5874964Z ##[endgroup]
2026-07-19T12:29:04.5875283Z ##[group]Determining the default branch
2026-07-19T12:29:04.5878006Z Retrieving the default branch name
2026-07-19T12:29:05.0537261Z Default branch 'main'
2026-07-19T12:29:05.0538230Z ##[endgroup]
2026-07-19T12:29:05.0538736Z ##[group]Fetching the repository
2026-07-19T12:29:05.0543304Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-19T12:29:05.6101054Z From https://github.com/SaberMage/spt-shell-notify
2026-07-19T12:29:05.6101887Z  * [new branch]      main       -> origin/main
2026-07-19T12:29:05.6124304Z ##[endgroup]
2026-07-19T12:29:05.6124789Z ##[group]Determining the checkout info
2026-07-19T12:29:05.6127398Z ##[endgroup]
2026-07-19T12:29:05.6132581Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T12:29:05.6183137Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T12:29:05.6219577Z ##[group]Checking out the ref
2026-07-19T12:29:05.6220058Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T12:29:05.6261306Z Switched to a new branch 'main'
2026-07-19T12:29:05.6261605Z branch 'main' set up to track 'origin/main'.
2026-07-19T12:29:05.6265248Z ##[endgroup]
2026-07-19T12:29:05.6294571Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T12:29:05.6317977Z ee2d37eadc730c0019e0af82d683074c509634a2
